projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b64612
)
(Fx_parse_geometry): Don't call check_x.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 18 Feb 1994 20:11:20 +0000
(20:11 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 18 Feb 1994 20:11:20 +0000
(20:11 +0000)
src/xfns.c
patch
|
blob
|
history
diff --git
a/src/xfns.c
b/src/xfns.c
index 0c775d3994f485b17d3aee483d515d79caa8ee9a..0140d856790f3cec16ed89175980fc18ba58a280 100644
(file)
--- a/
src/xfns.c
+++ b/
src/xfns.c
@@
-1487,7
+1487,6
@@
Returns an alist of the form ((top . TOP), (left . LEFT) ... ).")
unsigned int width, height;
Lisp_Object values[4];
- check_x ();
CHECK_STRING (string, 0);
geometry = XParseGeometry ((char *) XSTRING (string)->data,